home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / gcc / gcc270_src.lha / gcc-2.7.0-amiga / config / vax / x-vax < prev    next >
Text File  |  1992-06-13  |  131b  |  4 lines

  1. # If compiling GCC with the Unix assembler, -J will handle a large function.
  2. # With GAS, it should have no effect.
  3. X_CPPFLAGS = -J
  4.